fix(thumbnail): generation for zip file#17171
Conversation
|
APK file: https://github.com/nextcloud/android/actions/runs/27347854657/artifacts/7570239329 |
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
4325d76 to
4d36f9e
Compare
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
|
APK file: https://github.com/nextcloud/android/actions/runs/27680393389/artifacts/7693233353 |
tobiasKaminsky
left a comment
There was a problem hiding this comment.
ocfile relies on isHasPreview, which is from server.
So I think the server is falsely setting this for zip files.
Issue
Thumbnail should not be downloaded for zip file.